func go/doc.matchFields
3 uses
go/doc (current package)
filter.go#L11: func matchFields(fields *ast.FieldList, f Filter) bool {
filter.go#L41: if matchFields(t.Fields, f) {
filter.go#L45: if matchFields(t.Methods, f) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)